runtime.traceLocker.STWStart (method)

3 uses

	runtime (current package)
		proc.go#L1641: 		trace.STWStart(reason)
		trace.go#L291: 	tl.STWStart(stwStartTrace)          // We didn't trace this above, so trace it now.
		traceruntime.go#L342: func (tl traceLocker) STWStart(reason stwReason) {